PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFTiffImage Class / setActiveFrame Method
The active frame in the image that will be drawn on the PDF page.
In This Topic
    setActiveFrame Method
    In This Topic
    Sets the active frame.
    Syntax
    public void setActiveFrame( 
       int value
    )

    Parameters

    value
    The active frame in the image that will be drawn on the PDF page.
    See Also